Crate elfo_dumper

source ·
Expand description

The dumper writes dumps of messages to files.

Each line is a valid JSON. Lines can be unordered.

For more details about dumping see The Actoromicon.

Configuration can be found in [config::Config].

Functions

  • Installs a global dump recorder and returns a group to handle dumps.